MasterFlowVariableObject

The master flow variable object contains information about the connection of a specific variable and the validation message result

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

variableType

Variable type - single value or list

-

VariableType

variableName

Variable name

-

string

databaseName

Database name

-

string

variableCurrentValue

Variable current value

-

string

variableDataType

Variable data type

-

DataType

serverType

Server Type - one of the ConnectionStringType enumeration

-

ConnectionStringType

validationMessage

Validation message

-

string

serverName

The name of the server where the variable is stored

-

string

variableId

Variable ID

-

string

serverId

The ID of the server where the variable is stored

-

string